Problem

Data Types and Arithmetic Operators: Write a JavaScript program that calculates the average of two numbers. Use variables to store the numbers and display the result. Add comments to explain the purpose of each variable.